@charset "UTF-8";
a, .transition, .g-head, .g-head .wal, .g-nav li, .side-bar li .layer, .index-product .list-wrapper a .more, .index-case .list-wrapper a:after, .index-news .container .time, .index-news .container a.side .img div, .index-news .container .list li a .img, .product a .layer-hover, .history .list-wrapper li:after, .history .list-wrapper li .year, .team-2 .list-wrapper li .name, .case-news li a .time, .news li, .news li .time, .contact-form .form li .input, .contact-form .form li .input input, .contact-form .form li .input textarea, .contact-form .form .submit div, .culture li, .culture li .layer, .culture li .layer .ico, .culture li .layer .name, .culture li .layer .msg, :before, img, .g-nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis, .index-news .container .name, .case li a .name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex, .g-foot .list li, .g-foot .nav ul, .g-foot .link, .indexFlash .dots, .index-title, .index-news .btn ul, .index-news .container .time, .foot-consult a.btn, .team-1 .col .list li, .p-num, .new-show .row, .case-show .row, .p-num2, .case-news li a .box, .news-nav ul, .news li, .contact li, .contact li .col dl.msg dd, .contact li .col .ewm, .culture ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex; }

.flexColumn, .indexFlash li .word, .p-banner, .product a .layer, .product a .layer-hover, .foot-consult, .honor li .name, .news-nav a, .culture li .layer {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.itemsCenter, .g-foot .list li, .g-foot .msg, .indexFlash li .word, .index-title, .index-news .container .time, .p-banner, .foot-consult, .foot-consult a.btn, .about li, .honor li .name, .team-1 .wal, .p-num, .new-show .row, .case-show .row, .p-num2, .case-news li a .box, .news-nav a, .news li, .contact li, .contact li .col dl.msg dd, .contact li .col .ewm, .culture ul, .culture li .layer {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .indexFlash li .word, .indexFlash .dots, .p-banner, .product a .layer, .product a .layer-hover, .foot-consult, .foot-consult a.btn, .honor li .name, .p-num, .p-num2, .news-nav ul, .news-nav a, .culture li .layer {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .g-foot .nav ul, .g-foot .nav li:nth-child(1) dl, .g-foot .msg, .index-title, .product-2 .list ul, .product-4 .wal, .about li, .team-1 .wal, .new-show .row, .case-show .row, .case-news li a .box, .news li, .contact-form .form ul, .culture ul {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .g-nav ul, .g-foot .nav li:nth-child(1) dl, .g-foot .link ul, .g-foot .msg, .product ul, .product-1 .wal, .product-2 .list ul, .product-4 .wal, .about li, .honor ul, .team-1 .wal, .case ul, .case-show .row, .case-news ul, .contact-form .form ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body {
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none;
  opacity: 0; }
  body.show {
    opacity: 1;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease; }

a {
  color: #333;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #9DC32C;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit; }

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both; }

.wal {
  max-width: 19.2rem;
  margin: 0 auto;
  padding: 0 1.2rem; }

@font-face {
  font-family: "Oswald-Medium_1";
  src: url("fonts/Oswald-Medium_1.woff2") format("woff2"), url("fonts/Oswald-Medium_1.woff") format("woff"), url("fonts/Oswald-Medium_1.ttf") format("truetype"), url("fonts/Oswald-Medium_1.eot") format("embedded-opentype"), url("fonts/Oswald-Medium_1.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@keyframes animaScale {
  0% {
    transform: scale(0);
    opacity: 0; }
  60% {
    transform: scale(0.6);
    opacity: .5; }
  100% {
    transform: scale(1);
    opacity: 0; } }
@-webkit-keyframes animaScale {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  60% {
    -webkit-transform: scale(0.6);
    opacity: .5; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }
.phone-show {
  display: none; }

.g-head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%; }
  .g-head:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1.37rem;
    background: url("../image/head-bg.png") center top repeat-x;
    background-size: auto 100%; }
  .g-head .wal {
    min-height: 1.14rem;
    position: relative; }
  .g-head a.logo {
    display: block;
    background: url("../image/logo.png") center no-repeat;
    background-size: 100%;
    width: 1.65rem;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: 1.2rem;
    right: auto;
    top: 0;
    bottom: auto; }

.g-head.on {
  background: #fff;
  box-shadow: 0 0.05rem 0.1rem 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0.05rem 0.1rem 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0.05rem 0.1rem 0 rgba(0, 0, 0, 0.05); }
  .g-head.on:before {
    opacity: 0; }
  .g-head.on .wal {
    min-height: .9rem; }
  .g-head.on a.logo {
    width: 1.31rem; }
  .g-head.on .g-nav li {
    padding: .25rem .1rem; }
    .g-head.on .g-nav li .list {
      margin-top: 0;
      padding-top: .15rem; }
  .g-head.on .g-nav a.name {
    color: #666; }
  .g-head.on .g-nav li:hover a.name, .g-head.on .g-nav a.name.on {
    color: #fff; }

.g-nav {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 1.2rem;
  top: 0;
  bottom: auto; }
  .g-nav li {
    padding: .37rem .1rem .37rem .1rem; }
  .g-nav a.name {
    display: block;
    height: .4rem;
    line-height: .4rem;
    padding: 0 .3rem;
    color: #fff;
    -moz-border-radius: 0.4rem;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
    font-size: .2rem; }
    .g-nav a.name.on {
      background: #9DC32C; }

@media screen and (min-width: 800px) {
  .g-nav li {
    position: relative; }
  .g-nav .list {
    position: absolute;
    z-index: 10;
    left: 50%;
    right: auto;
    top: -100vh;
    bottom: auto;
    opacity: 0;
    visibility: hidden;
    margin-top: -.2rem;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
    .g-nav .list dl {
      background: #fff;
      padding: .2rem;
      position: relative; }
      .g-nav .list dl:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: -.08rem;
        width: .2rem;
        height: .2rem;
        margin-left: -.1rem;
        background: #fff;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg); }
    .g-nav .list a {
      display: block;
      text-align: center;
      font-size: .16rem;
      color: #666;
      line-height: .5rem;
      white-space: nowrap; }
      .g-nav .list a em {
        display: inline-block;
        height: .5rem;
        padding: 0 .07rem;
        background: url("../image/bg10.png") center 0.26rem no-repeat;
        background-size: 0 .08rem;
        transition: All 0.5s ease;
        -webkit-transition: All 0.5s ease;
        -moz-transition: All 0.5s ease;
        -o-transition: All 0.5s ease; }
    .g-nav .list a:hover em {
      background-size: 100% .08rem;
      color: #9DC32C; }
  .g-nav .list-1 {
    width: 2.4rem; }
    .g-nav .list-1 dl {
      display: flex;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      padding: .2rem .1rem; }
    .g-nav .list-1 dd {
      width: 50%; }
  .g-nav li:hover .list {
    opacity: 1;
    visibility: visible;
    top: 100%;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease; }
  .g-nav li:hover a.name {
    background: #9DC32C; } }
.g-foot {
  background: url("../image/foot-bg.jpg") center no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
  font-size: .14rem; }
  .g-foot:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: .56rem;
    right: 0;
    height: .64rem;
    border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
    border-top: rgba(255, 255, 255, 0.2) solid 1px; }
  .g-foot a {
    color: #fff; }
  .g-foot .wal {
    min-height: 4.54rem;
    position: relative;
    z-index: 2; }
  .g-foot .list {
    min-height: 3.32rem;
    padding: .6rem 0; }
    .g-foot .list li {
      padding-bottom: .3rem;
      font-size: .145rem;
      letter-spacing: .02rem; }
      .g-foot .list li .ico {
        width: .45rem;
        margin-right: .16rem; }
      .g-foot .list li h3 {
        font-size: .27rem;
        letter-spacing: .01rem;
        font-family: 'Oswald-Medium_1';
        font-weight: 400;
        line-height: 1em;
        padding-top: .03rem; }
    .g-foot .list .content {
      line-height: .26rem; }
  .g-foot .ewm {
    width: 1.1rem;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 1.2rem;
    top: 0.64rem;
    bottom: auto; }
    .g-foot .ewm p {
      padding-top: .1rem;
      margin-right: -.3rem;
      margin-left: -.3rem; }
  .g-foot .nav {
    position: absolute;
    z-index: 10;
    left: 33%;
    right: 20%;
    top: 0.6rem;
    bottom: auto; }
    .g-foot .nav h2 a {
      font-weight: 400;
      font-size: .16rem; }
    .g-foot .nav dl {
      padding-top: .12rem; }
    .g-foot .nav dd {
      line-height: .36rem; }
      .g-foot .nav dd a {
        color: rgba(255, 255, 255, 0.5); }
        .g-foot .nav dd a:hover {
          color: #9DC32C; }
    .g-foot .nav li:nth-child(1) {
      width: 1.46rem; }
      .g-foot .nav li:nth-child(1) dd {
        min-width: 4em; }
  .g-foot .link {
    line-height: .65rem; }
    .g-foot .link h2 {
      font-size: .2rem;
      padding-right: .5rem;
      position: relative; }
      .g-foot .link h2:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: .25rem;
        height: .2rem;
        margin-top: -.1rem;
        width: 1px;
        background: #fff; }
    .g-foot .link ul {
      margin-right: -.2rem; }
    .g-foot .link li {
      padding-right: .2rem;
      font-size: .16rem; }
      .g-foot .link li a:hover {
        color: #9DC32C; }
  .g-foot .msg {
    line-height: .56rem;
    opacity: .5; }

.side-bar {
  position: fixed;
  z-index: 30;
  bottom: 1rem;
  right: .3rem;
  width: .45rem;
  -moz-border-radius: 0.06rem;
  -webkit-border-radius: 0.06rem;
  border-radius: 0.06rem;
  background: #333335; }
  .side-bar li {
    position: relative; }
    .side-bar li a.name {
      display: block;
      height: .45rem;
      position: relative;
      -moz-border-radius: 0.06rem;
      -webkit-border-radius: 0.06rem;
      border-radius: 0.06rem;
      z-index: 11;
      background: #333335; }
      .side-bar li a.name img:nth-child(2) {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        opacity: 0; }
    .side-bar li a.topA {
      background: #9DC32C; }
    .side-bar li .layer {
      background: #9DC32C;
      height: .45rem;
      line-height: .45rem;
      text-align: center;
      color: #fff;
      -moz-border-radius: 0.06rem;
      -webkit-border-radius: 0.06rem;
      border-radius: 0.06rem;
      width: 1.76rem;
      font-size: .19rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto;
      margin-right: .12rem;
      letter-spacing: .02rem;
      opacity: 0;
      visibility: hidden; }
      .side-bar li .layer:after {
        content: "";
        display: block;
        position: absolute;
        width: .1rem;
        height: .1rem;
        background: #9DC32C;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        right: -.05rem;
        top: 50%;
        margin-top: -.05rem; }
  .side-bar li:hover a.name {
    background: #9DC32C; }
    .side-bar li:hover a.name img:nth-child(1) {
      opacity: 0; }
    .side-bar li:hover a.name img:nth-child(2) {
      opacity: 1; }
  .side-bar li:hover .layer {
    right: 100%;
    opacity: 1;
    visibility: visible; }

/*index*/
.indexFlash {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .indexFlash li {
    background: center no-repeat;
    background-size: cover;
    position: relative; 
  }
    .indexFlash li .word {
      position: absolute;
      z-index: 10;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
      .indexFlash li .word div {
        width: 10.25rem; }
      .indexFlash li .word img {
        width: 7.13rem; }
  .indexFlash .dots {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0.54rem; }
    .indexFlash .dots span {
      width: .36rem;
      height: .36rem;
      margin: 0 .17rem;
      position: relative; }
      .indexFlash .dots span:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border: #F7F7F7 solid .04rem;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
      .indexFlash .dots span svg {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto; }
      .indexFlash .dots span circle {
        stroke-dasharray: 0, 200;
        stroke-dashoffset: 0; }
    .indexFlash .dots span.swiper-pagination-bullet-active circle {
      stroke-dasharray: 160, 200;
      -webkit-transition: stroke-dasharray 5.6s linear;
      transition: stroke-dasharray 5.6s linear; }

@media screen and (min-width: 800px) {
  .indexFlash li {
    height: 100vh; } }
.index-title {
  padding: 1.75rem 0 .95rem 0; }
  .index-title h2 {
    font-size: .48rem;
    letter-spacing: .1rem;
    line-height: 1em; }
  .index-title a.more {
    text-transform: uppercase;
    font-weight: bold;
    font-size: .24rem;
    letter-spacing: .01rem; }

.index-title-2 {
  color: #fff; }
  .index-title-2 a.more {
    color: #fff; }

.p-arrow a {
  display: block;
  width: .5rem;
  height: 1rem;
  background: center no-repeat;
  background-size: 100%;
  position: absolute;
  z-index: 10;
  left: auto;
  right: auto;
  top: 50%;
  bottom: auto;
  margin-top: -.5rem; }
  .p-arrow a.prev {
    left: 0;
    background-image: url("../image/prev46.png"); }
    .p-arrow a.prev:hover {
      background-image: url("../image/prev46on.png"); }
  .p-arrow a.next {
    right: 0;
    background-image: url("../image/next46.png"); }
    .p-arrow a.next:hover {
      background-image: url("../image/next46on.png"); }

.index-product {
  background: url("../image/index-product.jpg") center no-repeat;
  background-size: cover;
  min-height: 9.43rem;
  padding-bottom: 1.3rem; }
  .index-product .index-title {
    padding-top: 1.15rem; }
  .index-product .list {
    position: relative;
    margin-left: -.07rem;
    margin-right: -.07rem; }
  .index-product .p-arrow a.prev {
    margin-left: -.77rem;
    background-image: url("../image/prev46.png"); }
    .index-product .p-arrow a.prev:hover {
      background-image: url("../image/prev46on.png"); }
  .index-product .p-arrow a.next {
    margin-right: -.77rem;
    background-image: url("../image/next46.png"); }
    .index-product .p-arrow a.next:hover {
      background-image: url("../image/next46on.png"); }
  .index-product .list-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .index-product .list-wrapper li {
      padding: 0 .07rem; }
    .index-product .list-wrapper a {
      display: block;
      background: #fff;
      min-height: 5.5rem;
      padding: .7rem .45rem .35rem .45rem; }
      .index-product .list-wrapper a .img {
        max-width: 2.4rem;
        margin: 0 auto;
        padding-bottom: .55rem; }
      .index-product .list-wrapper a h3 {
        font-size: .24rem;
        color: #333; }
      .index-product .list-wrapper a p {
        font-size: .16rem;
        line-height: .24rem;
        min-height: 1rem;
        padding: .18rem 0;
        color: #999; }
      .index-product .list-wrapper a .more {
        text-transform: uppercase;
        font-weight: bold;
        font-size: .24rem;
        color: #999; }
        .index-product .list-wrapper a .more:hover {
          color: #9DC32C; }

.index-case {
  padding-bottom: 1.58rem; }
  .index-case .index-title {
    padding: 1.75rem 0 0 0; }
  .index-case .list {
    position: relative;
    margin-left: -.07rem;
    margin-right: -.07rem; }
  .index-case .p-arrow a.prev {
    margin-left: -.77rem;
    background-image: url("../image/prev46_2.png"); }
    .index-case .p-arrow a.prev:hover {
      background-image: url("../image/prev46on.png"); }
  .index-case .p-arrow a.next {
    margin-right: -.77rem;
    background-image: url("../image/next46_2.png"); }
    .index-case .p-arrow a.next:hover {
      background-image: url("../image/next46on.png"); }
  .index-case .list-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: .95rem 0; }
    .index-case .list-wrapper li {
      padding: 0 .07rem; }
    .index-case .list-wrapper a {
      display: block;
      position: relative; }
      .index-case .list-wrapper a:before, .index-case .list-wrapper a:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: .8;
        height: .88rem;
        background: linear-gradient(0deg, #333 0%, rgba(255, 255, 255, 0) 100%);
        -webkit-background: linear-gradient(0deg, #333 0%, rgba(255, 255, 255, 0) 100%); }
      .index-case .list-wrapper a:after {
        opacity: 0;
        background: linear-gradient(0deg, #82AA2C 0%, rgba(130, 170, 44, 0) 100%);
        -webkit-background: linear-gradient(0deg, #82AA2C 0%, rgba(130, 170, 44, 0) 100%); }
      .index-case .list-wrapper a .name {
        font-size: .18rem;
        color: #fff;
        letter-spacing: .02rem;
        position: absolute;
        z-index: 10;
        left: 0.2rem;
        right: 0.2rem;
        top: auto;
        bottom: 0;
        line-height: .62rem;
        padding-left: .25rem; }
        .index-case .list-wrapper a .name:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 50%;
          width: .15rem;
          height: .15rem;
          background: #9DC32C;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          margin-top: -.075rem; }
    .index-case .list-wrapper a:hover {
      box-shadow: 0 0.41rem 0.73rem rgba(130, 170, 44, 0.42);
      -webkit-box-shadow: 0 0.41rem 0.73rem rgba(130, 170, 44, 0.42);
      -moz-box-shadow: 0 0.41rem 0.73rem rgba(130, 170, 44, 0.42); }
      .index-case .list-wrapper a:hover:before {
        opacity: 0; }
      .index-case .list-wrapper a:hover:after {
        opacity: .8; }

.index-news {
  background: url("../image/index-news.jpg") center no-repeat;
  background-size: cover; }
  .index-news .wal {
    position: relative;
    min-height: 8.96rem; }
  .index-news .index-title {
    padding-top: 1rem; }
  .index-news .btn {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 3.92rem;
    top: 1.1rem;
    bottom: auto; }
    .index-news .btn li {
      color: #fff;
      position: relative;
      margin-left: .9rem;
      font-size: .28rem;
      font-weight: bold;
      letter-spacing: .06rem;
      line-height: 1em;
      padding-bottom: .22rem;
      cursor: pointer; }
      .index-news .btn li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        right: .06rem;
        opacity: 0;
        background: #9DC32C;
        -moz-border-radius: 0.06rem;
        -webkit-border-radius: 0.06rem;
        border-radius: 0.06rem;
        height: .06rem; }
      .index-news .btn li.on:before {
        opacity: 1; }
  .index-news .container {
    min-height: 5.17rem;
    position: relative;
    font-size: .14rem; }
    .index-news .container .name {
      font-size: .2rem;
      height: 1.2em;
      line-height: 1.2em; }
    .index-news .container .time {
      padding: .12rem 0; }
      .index-news .container .time:before {
        content: "";
        display: block;
        position: absolute;
        position: relative;
        margin-right: .1rem;
        width: .4rem;
        height: 1px;
        background: #fff; }
    .index-news .container p {
      max-width: 5.8rem;
      line-height: .21rem;
      height: .42rem;
      overflow: hidden; }
    .index-news .container a.side {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 7.8rem;
      max-width: 48%; }
      .index-news .container a.side:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 2;
        left: 0;
        bottom: 0;
        right: 0;
        height: 2.52rem;
        background: url("../image/img10.png") center bottom repeat-x;
        background-size: auto 100%; }
      .index-news .container a.side .img {
        overflow: hidden;
        position: relative;
        z-index: 1; }
        .index-news .container a.side .img div {
          position: absolute;
          z-index: 10;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          background: center no-repeat;
          background-size: cover; }
        .index-news .container a.side .img img {
          display: none; }
      .index-news .container a.side .layer {
        position: absolute;
        z-index: 10;
        left: 0;
        right: 0;
        top: auto;
        bottom: 0;
        color: #fff;
        padding: 0 .31rem .3rem .31rem; }
      .index-news .container a.side:hover .img div {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1); }
      .index-news .container a.side:hover .name {
        font-weight: bold;
        color: #9DC32C; }
    .index-news .container .list {
      width: 7.8rem;
      max-width: 48%;
      max-height: 5.17rem;
      overflow: hidden;
      position: relative;
      margin-left: auto; }
      .index-news .container .list li {
        position: relative;
        margin-right: .4rem;
        padding-bottom: .36rem; }
        .index-news .container .list li:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          bottom: .18rem;
          right: 0;
          height: 1px;
          background: #ccc; }
        .index-news .container .list li a {
          display: block;
          min-height: 1.41rem;
          position: relative;
          padding: .2rem 0 0 1.65rem;
          color: #fff; }
          .index-news .container .list li a .img {
            width: 1.48rem;
            position: absolute;
            z-index: 10;
            left: 0;
            right: auto;
            top: 0.22rem;
            bottom: auto; }

@media screen and (min-width: 800px) {
  .index-news .container a.side .img {
    height: 5.17rem; }

  .index-news .container .list li a:hover {
    background: #fff;
    padding: .2rem .3rem 0 1.85rem;
    color: #9DC32C; }
    .index-news .container .list li a:hover .img {
      left: .2rem; }
    .index-news .container .list li a:hover .time {
      color: #999; }
      .index-news .container .list li a:hover .time:before {
        background: #999; } }
.index-about {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .index-about .wal {
    min-height: 9.15rem;
    position: relative;
    z-index: 11;
    padding: 1.9rem 1.2rem; }
  .index-about h2.title {
    font-size: .48rem;
    letter-spacing: .1rem; }
  .index-about .content {
    font-size: .16rem;
    line-height: .28rem;
    color: #999;
    text-align: justify;
    width: 4.02rem;
    padding: .9rem 0 .6rem 0;
    letter-spacing: .02rem; }
  .index-about .more a {
    text-transform: uppercase;
    font-size: .24rem;
    font-weight: bold;
    color: #999;
    letter-spacing: .02rem; }
    .index-about .more a:hover {
      color: #9DC32C; }
  .index-about .map {
    position: absolute;
    z-index: 10;
    left: auto;
    right: -0.33rem;
    top: 0.39rem;
    bottom: auto; }
    .index-about .map .bg {
      background: url("../image/img1396.png") center no-repeat;
      background-size: cover;
      width: 13.96rem;
      height: 8.6rem;
      position: relative; }
    .index-about .map li {
      width: .3rem;
      height: .3rem;
      position: absolute;
      background: #9DC32C;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin-left: -.15rem;
      margin-top: -.15rem; }
      .index-about .map li i {
        display: block;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #9DC32C;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 1.4rem;
        height: 1.4rem;
        margin-left: -.7rem;
        margin-top: -.7rem;
        opacity: 0;
        animation: animaScale 4.5s linear infinite;
        -webkit-animation: animaScale 4.5s linear infinite; }
      .index-about .map li i:nth-child(2) {
        animation-delay: -3s;
        -webkit-animation-delay: -3s; }
      .index-about .map li i:nth-child(3) {
        animation-delay: -1.5s;
        -webkit-animation-delay: -1.5s; }
    .index-about .map li.li_01 {
      left: 5rem;
      top: 4.35rem;
      width: .56rem;
      height: .56rem;
      margin-left: -.28rem;
      margin-top: -.28rem; }
      .index-about .map li.li_01 i {
        width: 2rem;
        height: 2rem;
        margin-left: -1rem;
        margin-top: -1rem; }
    .index-about .map li.li_02 {
      left: 8.55rem;
      top: 4rem; }
    .index-about .map li.li_03 {
      left: 10.9rem;
      top: 3.15rem; }
    .index-about .map li.li_04 {
      left: 12.15rem;
      top: 5.33rem; }

@media screen and (max-width: 1660px) {
  .index-about .map {
    right: -2rem; }
    .index-about .map .bg {
      transform: scale(0.8);
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -o-transform: scale(0.8); } }
/*page*/
.p-banner {
  height: 6rem;
  background: center no-repeat;
  background-size: cover; }
  .p-banner .title {
    color: #fff;
    text-align: center;
    padding-top: .5rem; }
    .p-banner .title h2 {
      font-weight: 400;
      font-size: .48rem;
      letter-spacing: .04rem;
      line-height: 1em;
      padding-bottom: .2rem; }
    .p-banner .title div {
      font-size: .24rem;
      text-transform: uppercase;
      letter-spacing: .02rem; }

.product {
  background: #eeeeee;
  min-height: 50vh;
  padding: 1.07rem 0 .67rem 0; }
  .product ul {
    margin-left: -.38rem; }
  .product li {
    width: 25%;
    padding: 0 0 .36rem .38rem; }
  .product a {
    display: block;
    position: relative;
    background: #999;
    color: #fff;
    text-align: center; }
    .product a .img {
      padding: .75rem .2rem;
      background: #fff; }
    .product a .layer, .product a .layer-hover {
      height: 1.2rem;
      padding: .04rem .3rem 0 .3rem; }
      .product a .layer .name, .product a .layer-hover .name {
        font-size: .24rem;
        line-height: 1em;
        padding-bottom: .08rem; }
      .product a .layer p, .product a .layer-hover p {
        font-size: 14px;
        line-height: 26px;
        max-height: 52px;
        overflow: hidden;
        max-width: 3.2rem;
        margin: 0 auto; }
    .product a .layer-hover {
      opacity: 0;
      position: absolute;
      z-index: 10;
      left: 0;
      right: 0;
      top: auto;
      bottom: 0;
      background: #9DC32C;
      text-align: left; }
      .product a .layer-hover:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: .56rem;
        background: url("../image/img56.png") center no-repeat;
        background-size: 100%; }
      .product a .layer-hover .name {
        font-weight: bold; }
      .product a .layer-hover p {
        padding-right: .8rem;
        margin-left: 0; }
  .product a:hover .layer-hover {
    opacity: 1; }
    .product a:hover .layer-hover:before {
      right: .3rem; }

.foot-consult {
  background: url("../image/foot-consult.png") center no-repeat;
  background-size: cover;
  height: 4.4rem;
  color: #fff; }
  .foot-consult h2 {
    font-size: .3rem;
    line-height: 1em;
    padding-bottom: .39rem; }
  .foot-consult a.btn {
    background: #9DC32C;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    width: 2.4rem;
    height: .8rem;
    font-size: .22rem;
    color: #fff; }
    .foot-consult a.btn img {
      width: .32rem;
      margin-right: .14rem; }
    .foot-consult a.btn:hover {
      box-shadow: 0 0.15rem 0.3rem 0 rgba(156, 195, 44, 0.5);
      -webkit-box-shadow: 0 0.15rem 0.3rem 0 rgba(156, 195, 44, 0.5);
      -moz-box-shadow: 0 0.15rem 0.3rem 0 rgba(156, 195, 44, 0.5); }

.product-1 .wal {
  min-height: 3.1rem;
  position: relative;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  padding: .8rem 1.2rem .95rem 1.2rem; }
  .product-1 .wal:before {
    content: "";
    display: block;
    position: absolute;
    right: 1.2rem;
    bottom: 0;
    top: 0;
    width: 6.72rem;
    background: url("../image/img672.png") right bottom no-repeat;
    background-size: 100%; }
  .product-1 .wal .title {
    position: relative;
    background: url("../image/img154.png") left top no-repeat;
    background-size: 1.54rem;
    height: 1.45rem;
    padding: .46rem .6rem 0 .4rem;
    flex-shrink: 0; }
    .product-1 .wal .title:after {
      content: "";
      display: block;
      position: absolute;
      right: .3rem;
      bottom: .06rem;
      width: 1px;
      height: .45rem;
      background: #000;
      opacity: .3; }
    .product-1 .wal .title h2 {
      font-size: .28rem; }
    .product-1 .wal .title h3 {
      font-size: .46rem; }
  .product-1 .wal .content {
    position: relative;
    font-size: .16rem;
    line-height: .3rem;
    color: #666;
    width: 10rem; }

.product-2 {
  background: url("../image/img1920_1.png") center no-repeat;
  background-size: cover;
  min-height: 5.13rem;
  color: #fff; }
  .product-2 h2 {
    text-align: center;
    font-size: .36rem;
    line-height: 1em;
    padding: 1rem 0 .6rem 0; }
  .product-2 .list li {
    width: 47%;
    position: relative;
    min-height: 1.4rem;
    padding: 0 0 .3rem .7rem; }
    .product-2 .list li .ico {
      width: .5rem;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto; }
    .product-2 .list li .name {
      font-size: .22rem;
      padding-bottom: .12rem; }
    .product-2 .list li p {
      font-size: .16rem;
      line-height: .28rem; }

.product-3 {
  text-align: center;
  padding-bottom: 1rem; }
  .product-3 h2 {
    text-align: center;
    font-size: .36rem;
    line-height: 1em;
    padding: 1rem 0 .6rem 0; }

.product-4 {
  background: #f5f5f5 url("../image/img283.png") left bottom no-repeat;
  background-size: 2.83rem;
  min-height: 7.9rem; }
  .product-4 h2 {
    text-align: center;
    font-size: .36rem;
    line-height: 1em;
    padding: 1rem 0 .6rem 0;
    width: 100%; }
  .product-4 .col, .product-4 .img {
    width: 47%; }
  .product-4 .col .content {
    font-size: .14rem;
    line-height: .26rem;
    color: #666;
    text-align: justify;
    padding-bottom: .5rem; }
  .product-4 .col h3 {
    font-size: .16rem;
    padding-bottom: .15rem; }
  .product-4 .col .tips {
    font-size: .14rem;
    line-height: .26rem;
    color: #999;
    border-top: rgba(0, 0, 0, 0.15) solid 1px;
    padding-top: .25rem;
    margin-top: .25rem; }

.about {
  padding: 1.2rem 0; }
  .about li {
    padding-bottom: .6rem; }
    .about li .ico {
      width: .61rem; }
    .about li h3 {
      padding: .2rem 0;
      font-size: .26rem; }
    .about li .msg {
      padding-bottom: .18rem; }
      .about li .msg img {
        height: .24rem; }
    .about li .content {
      padding-bottom: .18rem;
      font-size: .16rem;
      line-height: .28rem;
      text-align: justify;
      color: #666; }
    .about li .col {
      width: 50%;
      padding-right: .9rem; }
    .about li .img {
      width: 50%;
      position: relative; }
      .about li .img:after {
        content: "";
        display: block;
        position: absolute;
        left: -.45rem;
        top: 50%;
        width: .9rem;
        height: 2px;
        background: #9DC32C;
        margin-top: -1px; }
  .about li:nth-child(even) .col {
    padding: 0 0 0 .9rem; }
  .about li:nth-child(even) .img {
    order: -1; }
    .about li:nth-child(even) .img:after {
      left: auto;
      right: -.45rem; }

.history {
  background: url("../image/img1920_2.png") center no-repeat;
  background-size: cover;
  min-height: 7.59rem;
  color: #fff; }
  .history .title {
    padding: 1rem 0 .07rem 0; }
    .history .title h2 {
      line-height: 1em;
      padding-bottom: .23rem;
      font-size: .3rem;
      background: url("../image/img80.png") left bottom no-repeat;
      background-size: .8rem;
      letter-spacing: .02rem; }
  .history .list {
    min-height: 2rem;
    position: relative;
    padding: 0 1rem; }
    .history .list:before {
      content: "";
      display: block;
      position: absolute;
      left: .1rem;
      top: 50%;
      right: .1rem;
      height: 2px;
      background: rgba(255, 255, 255, 0.3);
      margin-top: -1px; }
  .history .arrow a {
    display: block;
    width: .2rem;
    height: .6rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.3rem;
    background: center no-repeat;
    background-size: 100%; }
    .history .arrow a.prev {
      background-image: url("../image/prev20.png");
      left: 0; }
      .history .arrow a.prev:hover {
        background-image: url("../image/prev20on.png"); }
    .history .arrow a.next {
      background-image: url("../image/next20.png");
      right: 0; }
      .history .arrow a.next:hover {
        background-image: url("../image/next20on.png"); }
  .history .list-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .history .list-wrapper li {
      height: 2rem;
      position: relative; }
      .history .list-wrapper li:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 10px;
        height: 10px;
        background: #ccc;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -5px;
        margin-top: -5px; }
      .history .list-wrapper li:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 1.7rem;
        height: 1.7rem;
        background: #9DC32C;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -.85rem;
        margin-top: -.85rem;
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0); }
      .history .list-wrapper li .year {
        position: absolute;
        z-index: 10;
        left: 0;
        right: 0;
        top: 50%;
        bottom: auto;
        text-align: center;
        font-size: .24rem;
        font-family: 'Oswald-Medium_1';
        line-height: .56rem; }
    .history .list-wrapper li:nth-child(even) .year {
      margin-top: -.56rem; }
    .history .list-wrapper li.available:before {
      background: #fff; }
    .history .list-wrapper li.available.on:before {
      width: 2rem;
      height: 2rem;
      margin-left: -1rem;
      margin-top: -1rem;
      background-color: #9DC32C;
      opacity: .3; }
    .history .list-wrapper li.available.on:after {
      opacity: 1;
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1); }
    .history .list-wrapper li.available.on .year {
      font-size: .54rem;
      line-height: 1.7rem;
      margin-top: -.85rem; }
  .history .list2 {
    padding: .5rem;
    max-width: 11.2rem;
    margin: 0 auto; }
    .history .list2 li {
      font-size: .16rem;
      line-height: .28rem;
      padding: 0 0 .1rem .16rem;
      position: relative; }
      .history .list2 li:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: .06rem;
        height: .26rem;
        background: url("../image/img6.png") center no-repeat;
        background-size: 100%; }

.honor {
  background: #f5f5f5;
  padding: 1.2rem 0 .8rem 0; }
  .honor ul {
    margin-left: -.36rem; }
  .honor li {
    padding: 0 0 .6rem .36rem;
    width: 16.666%; }
    .honor li .name {
      height: .6rem;
      border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
      text-align: center;
      font-size: .14rem;
      line-height: .22rem;
      color: #666; }

.team-1 {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .team-1 .bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5rem; }
  .team-1 .wal {
    position: relative;
    padding-bottom: .9rem; }
  .team-1 .img {
    width: 39.285%;
    background: #eee; }
    .team-1 .img img {
      position: relative;
      left: .9rem;
      top: .9rem; }
  .team-1 .col {
    width: 49.5%;
    padding-top: 1rem; }
    .team-1 .col h2 {
      font-size: .36rem; }
    .team-1 .col .msg {
      font-size: .18rem;
      line-height: .42rem;
      color: #666;
      padding: .25rem 0 .65rem 0; }
      .team-1 .col .msg li {
        padding-left: .18rem;
        background: url("../image/img7.png") left center no-repeat;
        background-size: .07rem; }
    .team-1 .col .word {
      padding-bottom: .35rem; }
      .team-1 .col .word img {
        height: .28rem; }
    .team-1 .col .list {
      position: relative;
      padding-left: .16rem; }
      .team-1 .col .list:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        bottom: .2rem;
        width: 1px;
        background: #9DC32C; }
      .team-1 .col .list li {
        font-size: .18rem;
        line-height: .28rem;
        padding-bottom: .2rem;
        color: #666; }
        .team-1 .col .list li em {
          font-size: .2rem;
          padding-right: .2rem;
          flex-shrink: 0;
          color: #9DC32C;
          font-family: 'Oswald-Medium_1'; }

.team-2 {
  background: url("../image/team-2.jpg") center no-repeat;
  background-size: cover;
  min-height: 8.91rem;
  color: #fff;
  text-align: center; }
  .team-2 h2 {
    font-size: .38rem;
    line-height: 1em;
    padding: 1.2rem 0 .5rem 0; }
  .team-2 .list {
    position: relative;
    width: 100%;
    overflow: hidden; }
  .team-2 .arrow a {
    display: block;
    width: .5rem;
    height: 1rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.5rem;
    background: rgba(0, 0, 0, 0.5) center no-repeat;
    background-size: 100%; }
    .team-2 .arrow a:hover {
      background-color: rgba(157, 195, 44, 0.8); }
    .team-2 .arrow a.prev {
      background-image: url("../image/prev50.png");
      left: 0; }
    .team-2 .arrow a.next {
      background-image: url("../image/next50.png");
      right: 0; }
  .team-2 .list-wrapper {
    width: 26.4rem;
    position: relative;
    left: 50%;
    margin-left: -13.2rem; }
    .team-2 .list-wrapper li .img {
      position: relative; }
      .team-2 .list-wrapper li .img:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: #666;
        opacity: .6; }
    .team-2 .list-wrapper li .name {
      font-size: .18rem;
      opacity: 0;
      padding-top: .15rem; }
    .team-2 .list-wrapper li.swiper-slide-prev .img:before, .team-2 .list-wrapper li.swiper-slide-next .img:before {
      opacity: .3; }
    .team-2 .list-wrapper li.swiper-slide-active .img:before {
      opacity: 0; }
    .team-2 .list-wrapper li.swiper-slide-active .name {
      opacity: 1; }

.case {
  padding-top: 1.2rem; }
  .case ul {
    margin-left: -.6rem;
    margin-bottom: -.6rem; }
  .case li {
    width: 33.333%;
    padding: 0 0 .6rem .6rem; }
    .case li a {
      display: block;
      position: relative;
      color: #666; }
      .case li a:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        height: 1px;
        background: #333;
        opacity: .1; }
      .case li a .img {
        position: relative; }
        .case li a .img:before {
          content: "";
          display: block;
          position: absolute;
          z-index: 10;
          left: 0;
          bottom: 0;
          right: 0;
          top: 0;
          opacity: 0;
          background: rgba(157, 195, 44, 0.7) url("../image/img60.png") center no-repeat;
          background-size: .6rem; }
      .case li a .name {
        text-align: center;
        font-size: .18rem;
        height: .63rem;
        line-height: .63rem; }
    .case li a:hover {
      color: #9DC32C; }
      .case li a:hover:before {
        opacity: 1;
        background: #9DC32C;
        height: 2px; }
      .case li a:hover .img {
        box-shadow: 0 0.16rem 0.4rem rgba(156, 195, 44, 0.5);
        -webkit-box-shadow: 0 0.16rem 0.4rem rgba(156, 195, 44, 0.5);
        -moz-box-shadow: 0 0.16rem 0.4rem rgba(156, 195, 44, 0.5); }
        .case li a:hover .img:before {
          opacity: 1; }
        .case li a:hover .img img {
          -webkit-filter: grayscale(100);
          -moz-filter: grayscale(100);
          -ms-filter: grayscale(100);
          -o-filter: grayscale(100);
          filter: grayscale(100); }
      .case li a:hover .name {
        font-weight: bold; }

.p-num {
  padding: .5rem 0 1.1rem 0; }
  .p-num a.arrow {
    width: .5rem;
    height: .5rem;
    background: center no-repeat;
    background-size: 100%; }
    .p-num a.arrow.prev {
      background-image: url("../image/prev50_1.png"); }
      .p-num a.arrow.prev:hover {
        background-image: url("../image/prev50_1on.png"); }
    .p-num a.arrow.next {
      background-image: url("../image/next50_1.png"); }
      .p-num a.arrow.next:hover {
        background-image: url("../image/next50_1on.png"); }
  .p-num div {
    padding: 0 .3rem;
    font-size: .24rem;
    color: #666;
    font-family: 'Oswald-Medium_1';
    position: relative;
    top: -.05rem; }
    .p-num div em {
      font-size: .48rem;
      color: #9DC32C; }

a.p-back, a.p-more {
  display: block;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  width: 1.2rem;
  height: .4rem;
  border: #999 solid 1px;
  text-align: center;
  line-height: .38rem;
  color: #999;
  font-size: .16rem; }
  a.p-back em, a.p-more em {
    padding-right: .14rem;
    background: url("../image/next7.png") right center no-repeat;
    background-size: .07rem; }
  a.p-back:hover, a.p-more:hover {
    background: #9DC32C;
    color: #fff;
    border-color: #9DC32C; }
    a.p-back:hover em, a.p-more:hover em {
      background-image: url("../image/next7on.png"); }

.new-show, .case-show {
  padding: 1.15rem 0 1.2rem 0; }
  .new-show .wal, .case-show .wal {
    position: relative;
    min-height: 50vh; }
  .new-show .title, .case-show .title {
    font-size: .3rem;
    line-height: .4rem;
    border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
    padding-bottom: .2rem;
    padding-right: .2rem; }
  .new-show .p-back, .case-show .p-back {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 1.2rem;
    top: 0;
    bottom: auto; }
  .new-show .row, .case-show .row {
    border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
    padding-bottom: .1rem; }
    .new-show .row .col, .case-show .row .col {
      width: 100%;
      flex-shrink: 1; }
    .new-show .row .title, .case-show .row .title {
      padding-bottom: 0;
      border: 0; }
    .new-show .row .time, .case-show .row .time {
      line-height: .4rem;
      font-size: .14rem;
      letter-spacing: .02rem;
      color: #999;
      padding-left: .22rem;
      background: url("../image/img16.png") left center no-repeat;
      background-size: .16rem; }
    .new-show .row a.p-back, .case-show .row a.p-back {
      flex-shrink: 0;
      position: static; }
  .new-show .content, .case-show .content {
    font-size: .16rem;
    line-height: .28rem;
    color: #666;
    text-align: justify; }

.case-show .row {
  padding: .6rem 0 .8rem 0;
  align-items: flex-start;
  -webkit-align-items: flex-start; }
.case-show .img-list {
  width: 53.5%;
  overflow: hidden;
  position: relative; }
  .case-show .img-list .arrow a {
    display: block;
    width: .4rem;
    height: .7rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.35rem;
    background: rgba(0, 0, 0, 0.5) center no-repeat;
    background-size: 100%; }
    .case-show .img-list .arrow a:hover {
      background-color: rgba(157, 195, 44, 0.8); }
    .case-show .img-list .arrow a.prev {
      background-image: url("../image/prev50.png");
      left: 0; }
    .case-show .img-list .arrow a.next {
      background-image: url("../image/next50.png");
      right: 0; }
  .case-show .img-list .num {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0.2rem;
    top: auto;
    bottom: 0.2rem;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    width: .9rem;
    height: .36rem;
    line-height: .36rem;
    text-align: center;
    font-size: .16rem;
    font-family: 'Oswald-Medium_1'; }
    .case-show .img-list .num em {
      font-size: .24rem; }
.case-show .scroll {
  width: 41.5%; }
.case-show .scroll.on {
  overflow: hidden;
  position: relative; }
  .case-show .scroll.on .content {
    padding-right: .4rem; }

.p-num2 {
  height: .7rem;
  border-top: rgba(0, 0, 0, 0.1) solid 1px;
  border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
  position: relative; }
  .p-num2:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: .2rem;
    margin-top: -.1rem;
    background: #000;
    opacity: .3; }
  .p-num2 a {
    font-size: .18rem;
    color: #999;
    text-transform: uppercase; }
    .p-num2 a:hover {
      color: #9DC32C; }
    .p-num2 a.prev {
      background: url("../image/prev50_1.png") left center no-repeat;
      background-size: .5rem;
      padding: 0 .2rem 0 .7rem; }
      .p-num2 a.prev:hover {
        background-image: url("../image/prev50_1on.png"); }
    .p-num2 a.next {
      background: url("../image/next50_1.png") right center no-repeat;
      background-size: .5rem;
      padding: 0 .7rem 0 .2rem; }
      .p-num2 a.next:hover {
        background-image: url("../image/next50_1on.png"); }

.case-news {
  padding-top: 1.2rem; }
  .case-news ul {
    margin-left: -.8rem;
    margin-bottom: -.8rem; }
  .case-news li {
    width: 50%;
    padding: 0 0 .8rem .8rem; }
    .case-news li a {
      display: block;
      background: #F5F5F5;
      color: #666; }
      .case-news li a .box {
        height: 1.46rem;
        padding: .2rem .4rem; }
      .case-news li a .name {
        font-size: .24rem;
        line-height: .36rem;
        flex-shrink: 1;
        max-width: 5.55rem; }
      .case-news li a .time {
        flex-shrink: 0;
        text-align: center;
        font-family: 'Oswald-Medium_1';
        color: #999;
        font-size: .16rem;
        padding: 0 .1rem 0 .2rem; }
        .case-news li a .time em {
          font-size: .56rem;
          display: block;
          line-height: 1em;
          padding-bottom: .08rem; }
    .case-news li a:hover {
      background: #fff;
      color: #9DC32C;
      box-shadow: 0 0.3rem 0.6rem rgba(156, 195, 44, 0.3);
      -webkit-box-shadow: 0 0.3rem 0.6rem rgba(156, 195, 44, 0.3);
      -moz-box-shadow: 0 0.3rem 0.6rem rgba(156, 195, 44, 0.3); }
      .case-news li a:hover .time {
        color: #9DC32C; }

.new-show .content {
  padding: .6rem 0 .7rem 0; }
  .new-show .content .img {
    text-align: center;
    padding-bottom: .55rem; }

.news-nav {
  background: #F5F5F5; }
  .news-nav a {
    height: 1.4rem;
    text-align: center;
    font-size: .16rem;
    color: #666;
    padding: 0 .6rem;
    position: relative; }
    .news-nav a:before {
      content: "";
      display: block;
      position: absolute;
      left: .6rem;
      bottom: 0;
      right: .6rem;
      height: 2px;
      background: #9DC32C;
      opacity: 0; }
    .news-nav a .ico {
      width: .46rem;
      margin-bottom: .13rem;
      position: relative; }
      .news-nav a .ico img:nth-child(2) {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        opacity: 0; }
    .news-nav a:hover, .news-nav a.on {
      color: #9DC32C; }
      .news-nav a:hover:before, .news-nav a.on:before {
        opacity: 1; }
      .news-nav a:hover .ico img:nth-child(1), .news-nav a.on .ico img:nth-child(1) {
        opacity: 0; }
      .news-nav a:hover .ico img:nth-child(2), .news-nav a.on .ico img:nth-child(2) {
        opacity: 1; }
      .news-nav a:hover .name, .news-nav a.on .name {
        font-weight: bold; }

.news {
  padding-top: .7rem; }
  .news li {
    padding: .5rem 0;
    border-bottom: #DDDDDD solid 1px; }
    .news li .time {
      text-align: center;
      font-family: 'Oswald-Medium_1';
      font-size: .17rem;
      color: #999;
      flex-shrink: 0;
      margin-right: .7rem; }
      .news li .time em {
        font-size: .6rem;
        display: block;
        line-height: 1em;
        padding-bottom: .08rem; }
    .news li .img {
      width: 3.6rem;
      flex-shrink: 0;
      margin-right: .7rem; }
    .news li .col {
      flex-shrink: 1;
      width: 100%; }
    .news li .name a {
      display: block;
      font-size: .24rem;
      color: #666; }
    .news li p {
      font-size: 14px;
      line-height: 26px;
      color: #666;
      min-height: 1.1rem;
      padding: .15rem 0; }
  .news li:hover {
    border-color: #9DC32C; }
    .news li:hover .time, .news li:hover .name a {
      color: #9DC32C; }

.contact {
  padding: .7rem 0; }
  .contact li {
    border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
    padding: .5rem 0; }
    .contact li .col {
      flex-shrink: 0;
      width: 5.6rem;
      padding-right: .5rem; }
      .contact li .col .ico {
        width: .7rem; }
      .contact li .col h3 {
        font-size: .3rem;
        line-height: 1em;
        padding: .2rem 0 .25rem 0; }
      .contact li .col dl.msg dd {
        font-size: .16rem;
        height: .48rem;
        color: #666; }
        .contact li .col dl.msg dd img {
          width: .2rem;
          margin-right: .1rem; }
      .contact li .col .ewm {
        padding-top: .25rem; }
        .contact li .col .ewm img {
          width: 1.3rem;
          border: #ccc solid 1px; }
        .contact li .col .ewm p {
          padding-left: .2rem;
          font-size: .14rem;
          line-height: .3rem;
          color: #666; }
    .contact li .map {
      width: 100%;
      height: 5rem;
      flex-shrink: 1; }
  .contact li:last-child {
    border: 0; }

.contact-form {
  background: url("../image/contact-form.jpg") center no-repeat;
  background-size: cover;
  min-height: 8.48rem;
  color: #fff; }
  .contact-form h2 {
    text-align: center;
    font-size: .3rem;
    line-height: 1em;
    padding: 1rem 0 .45rem 0; }
  .contact-form .form li {
    width: 47%;
    padding-bottom: .36rem; }
    .contact-form .form li .name {
      font-size: .16rem;
      padding-bottom: .13rem; }
    .contact-form .form li .input {
      background: #fff;
      -moz-border-radius: 0.06rem;
      -webkit-border-radius: 0.06rem;
      border-radius: 0.06rem;
      position: relative;
      border: #fff solid .02rem; }
      .contact-form .form li .input input, .contact-form .form li .input textarea {
        width: 100%;
        height: .56rem;
        line-height: .56rem;
        position: relative;
        font-size: .16rem;
        padding: 0 .14rem;
        color: #333; }
      .contact-form .form li .input textarea {
        height: 2.4rem;
        padding: .15rem .14rem;
        line-height: .26rem; }
  .contact-form .form li.li_01 {
    width: 100%; }
  .contact-form .form li.on .input {
    border-color: #9DC32C; }
    .contact-form .form li.on .input input, .contact-form .form li.on .input textarea {
      color: #9DC32C; }
  .contact-form .form .submit {
    padding: .04rem 0 .6rem 0; }
    .contact-form .form .submit div {
      background: #9DC32C;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      width: 1.2rem;
      height: .4rem;
      margin: 0 auto; }
      .contact-form .form .submit div:hover {
        box-shadow: 0 0.3rem 0.6rem rgba(156, 195, 44, 0.3);
        -webkit-box-shadow: 0 0.3rem 0.6rem rgba(156, 195, 44, 0.3);
        -moz-box-shadow: 0 0.3rem 0.6rem rgba(156, 195, 44, 0.3); }
    .contact-form .form .submit input {
      width: 100%;
      height: .4rem;
      font-size: .16rem;
      color: #fff;
      cursor: pointer; }

.jkyl {
  background: #f5f5f5;
  text-align: center;
  padding-bottom: 1.2rem; }
  .jkyl .title {
    padding: 1.2rem 0 .2rem 0; }
    .jkyl .title h2 {
      position: relative;
      font-size: .36rem;
      line-height: 1em;
      padding-bottom: .26rem; }
      .jkyl .title h2:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        width: .4rem;
        height: 2px;
        background: #000;
        opacity: .5;
        margin-left: -.2rem; }
  .jkyl .content {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    text-align: center;
    padding-bottom: .5rem; }

.culture {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 1.2rem 0;
  min-height: 11rem; }
  .culture ul {
    height: 8.6rem; }
  .culture li {
    position: relative;
    width: 4.6rem;
    max-width: 27.38%; }
    .culture li .img img {
      -webkit-filter: grayscale(100);
      -moz-filter: grayscale(100);
      -ms-filter: grayscale(100);
      -o-filter: grayscale(100);
      filter: grayscale(100); }
    .culture li .layer {
      position: absolute;
      z-index: 10;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      color: #fff;
      text-align: center;
      background: rgba(102, 102, 102, 0.8); }
      .culture li .layer .ico {
        width: 1.1rem;
        border: #fff solid 1px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
      .culture li .layer .name {
        font-size: .24rem;
        position: relative;
        line-height: 1em;
        letter-spacing: .02rem;
        padding: .35rem 0 .3rem 0; }
        .culture li .layer .name:before {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          bottom: 0;
          width: .3rem;
          height: 2px;
          margin-left: -.15rem;
          background: #fff; }
      .culture li .layer .msg {
        font-size: .16rem;
        line-height: .36rem;
        padding-top: .25rem; }
  .culture li.on {
    width: 6rem;
    max-width: 35.714%; }
    .culture li.on .img img {
      -webkit-filter: grayscale(0);
      -moz-filter: grayscale(0);
      -ms-filter: grayscale(0);
      -o-filter: grayscale(0);
      filter: grayscale(0); }
    .culture li.on .layer {
      background: rgba(51, 51, 51, 0.5); }
      .culture li.on .layer .ico {
        width: 1.4rem; }
      .culture li.on .layer .name {
        font-size: .3rem;
        font-weight: bold;
        color: #9DC32C; }
      .culture li.on .layer .msg {
        font-size: .18rem;
        line-height: .4rem; }

/*# sourceMappingURL=index.css.map */
